home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 13 / AMIGAplus Sonderheft 13 (1998)(ICP)(DE)[!].iso / demoversionen / spiele / geneticspecies / picasso96install / picasso96.readme < prev    next >
Text File  |  1997-10-13  |  4KB  |  89 lines

  1. Short:    Picasso96 system for Amiga graphics boards
  2. Author:   Tobias Abt <tabt@studbox.uni-stuttgart.de>
  3. Uploader: Tobias Abt <tabt@studbox.uni-stuttgart.de>
  4. Type:     gfx/board
  5. Version:  1.30
  6.  
  7. This archive contains all you need to get Picasso96 up and running on your
  8. Amiga.  Picasso96 offers support for many different Amiga graphics boards,
  9. has  builtin  HiColor and TrueColor support for intuition screens and many
  10. more...
  11.  
  12. Requirements:
  13. - Kickstart and Workbench 3.0 (V39),
  14. - Motorola MC68020 processor or better,
  15. - CyberVision64, CyberVision64/3D, Domino, Merlin, oMniBus, PicassoII,
  16.   PicassoII+, PicassoIV, Piccolo, Piccolo SD64, Pixel64, Retina BLT Z3,
  17.   Spectrum or uaegfx.
  18.  
  19. AnyWare, i.e. not commercial or ShareWare. No distribution restrictions.
  20.  
  21. Short history:
  22.  
  23. Changes in 1.30:
  24. - Retina BLT Z3:
  25.   - hardware VBlank interrupt supported.
  26.   - corrected and checked all possible clocks.
  27.   - hardware sprite works in HiColor now.
  28.   - border problem reduced to one line at the top of the display in chunky
  29.     modes.
  30.   - memory check for 4MB detection (hopefully) corrected.
  31. - corrected a bug when blitting from ARGB to RGBA bitmaps (thanks to
  32.   Stefan Sommerfeld for reporting this bug).
  33. - implemented WaitTOF() and corrected WaitBOVP(), both functions use the
  34.   hardware interrupt now when available.
  35. - PicassoIV interrupt handling corrected to allow correct 16bit 44kHz
  36.   playback with the Concierto sound module during VBlank activity.
  37. - new install script introducing update and uninstallation features.
  38. - Pixel64 and UAE drivers included in distribution and installation.
  39. - corrected double buffer handling of non-visible screens which used
  40.   to consume all free CPU time.
  41.  
  42. Changes in 1.29:
  43. - added Retina BLT Z3:
  44.   - first alpha release!
  45.   - hardware sprite in Hi/TrueColor not available yet
  46.   - only scrolling is currently accelerated
  47.   - DPMS should already work
  48.   - chunky screens have one line of border at the top and at the bottom,
  49.     this seems to be a bug of the NCR
  50.   - most pixel clocks untested, do not wonder if the display is not
  51.     stable in certain modes
  52.   - no support for external monitor switches yet
  53.   - only tested with 1MB, memory check routine might fail for 4MB boards.
  54. - added CyberVision64/3D:
  55.   - first alpha release!
  56.   - BltTemplate()/Text() and Planar2Chunky are not accelerated yet
  57.   - DPMS should already work
  58.   - ZorroII completely untested and might not work at all!!!
  59.   - monitor switch could not be tested/implemented yet
  60.   - on a ZorroIII Amiga it runs fairly well right now...
  61. - success and bug reports for the new drivers are welcome...
  62. - Merlin: implemented Planar2Chunky blits and hopefully fixed a bug due
  63.   to a missing WaitBlitter()...
  64. - Picasso96Mode: removed obsolete family stuff and enforcer hits
  65. - semaphore added to avoid crashes if multiple instances of Picasso96Mode,
  66.   PMTNG or PabloPrefs try to open the global edit screen simultaneously.
  67. - PicassoIV: improved horizontal panning
  68. - PiccoloSD64: blit routines slightly optimized
  69.  
  70. Changes in 1.28:
  71. - major speed increase: optimized Text().
  72. - fixed KickStart 3.0 only bug which could cause system crashes.
  73. - removed potential enforcer hit during swapping of planar screens.
  74. - hardware acceleration for monochrome pattern blits (Cirrus only right
  75.   now).
  76. - graphics memory caching mode changed with 040 and 060 CPUs (a big
  77.   thank you to Didier Levet!). This can lead to significant speed ups.
  78.   If you want to disable this feature you can set the environment
  79.   variable ENV:Picasso96/DoNotSetMMU to "Yes".
  80. - OS 3.x compatible double buffering implemented. On boards without
  81.   hardware interrupt support this is not perfect yet.
  82.  
  83. Changes in 1.27:
  84. - PicassoIV: PIP reacts better on hardware restrictions.
  85. - PicassoIV: max. allowed horizontal resolution adapted. Now screens with
  86.   up to 2000 pixels are creatable in Chunky and HiColor.
  87. - fixed a bug within the memory management, which was introduced in 1.26
  88.   and caused a lot of trouble (e.g. with NoMemory screens).
  89.